FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.gevko.evo.hlm#1.3.0 (141 ms)

Package de.gevko.evo.hlm
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gevko.evo.hlm@1.3.0&canonical=https://fhir.gevko.de/StructureDefinition/EVO_PR_FOR_Storno
Url https://fhir.gevko.de/StructureDefinition/EVO_PR_FOR_Storno
Version 1.0.0
Status active
Name EVO_PR_FOR_Storno
Experimental False
Type Communication
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "EVO-PR-FOR-Storno",
  "url" : "https://fhir.gevko.de/StructureDefinition/EVO_PR_FOR_Storno",
  "version" : "1.0.0",
  "name" : "EVO_PR_FOR_Storno",
  "status" : "active",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Communication",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Communication",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Communication.meta",
        "path" : "Communication.meta",
        "min" : 1
      },
      {
        "id" : "Communication.meta.profile",
        "path" : "Communication.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "https://fhir.gevko.de/StructureDefinition/EVO_PR_FOR_Storno|1.0.0"
      },
      {
        "id" : "Communication.implicitRules",
        "path" : "Communication.implicitRules",
        "max" : "0"
      },
      {
        "id" : "Communication.language",
        "path" : "Communication.language",
        "max" : "0"
      },
      {
        "id" : "Communication.text",
        "path" : "Communication.text",
        "max" : "0"
      },
      {
        "id" : "Communication.contained",
        "path" : "Communication.contained",
        "max" : "0"
      },
      {
        "id" : "Communication.identifier",
        "path" : "Communication.identifier",
        "max" : "0"
      },
      {
        "id" : "Communication.instantiatesCanonical",
        "path" : "Communication.instantiatesCanonical",
        "max" : "0"
      },
      {
        "id" : "Communication.instantiatesUri",
        "path" : "Communication.instantiatesUri",
        "max" : "0"
      },
      {
        "id" : "Communication.basedOn",
        "path" : "Communication.basedOn",
        "short" : "Verordnung die Storniert werden soll",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Communication.basedOn.reference",
        "path" : "Communication.basedOn.reference",
        "max" : "0"
      },
      {
        "id" : "Communication.basedOn.type",
        "path" : "Communication.basedOn.type",
        "max" : "0"
      },
      {
        "id" : "Communication.basedOn.identifier",
        "path" : "Communication.basedOn.identifier",
        "min" : 1
      },
      {
        "id" : "Communication.basedOn.identifier.use",
        "path" : "Communication.basedOn.identifier.use",
        "max" : "0"
      },
      {
        "id" : "Communication.basedOn.identifier.type",
        "path" : "Communication.basedOn.identifier.type",
        "max" : "0"
      },
      {
        "id" : "Communication.basedOn.identifier.system",
        "path" : "Communication.basedOn.identifier.system",
        "min" : 1,
        "fixedUri" : "https://gematik.de/fhir/NamingSystem/PrescriptionID"
      },
      {
        "id" : "Communication.basedOn.identifier.value",
        "path" : "Communication.basedOn.identifier.value",
        "short" : "Referenz-Id",
        "definition" : "Referenz-Id der zu stornierenden Verordnung.",
        "min" : 1
      },
      {
        "id" : "Communication.basedOn.identifier.period",
        "path" : "Communication.basedOn.identifier.period",
        "max" : "0"
      },
      {
        "id" : "Communication.basedOn.identifier.assigner",
        "path" : "Communication.basedOn.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "Communication.partOf",
        "path" : "Communication.partOf",
        "max" : "0"
      },
      {
        "id" : "Communication.inResponseTo",
        "path" : "Communication.inResponseTo",
        "max" : "0"
      },
      {
        "id" : "Communication.status",
        "path" : "Communication.status",
        "fixedCode" : "completed"
      },
      {
        "id" : "Communication.statusReason",
        "path" : "Communication.statusReason",
        "max" : "0"
      },
      {
        "id" : "Communication.category",
        "path" : "Communication.category",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Communication.category.coding",
        "path" : "Communication.category.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Communication.category.coding.system",
        "path" : "Communication.category.coding.system",
        "fixedUri" : "http://terminology.hl7.org/ValueSet/communication-category"
      },
      {
        "id" : "Communication.category.coding.code",
        "path" : "Communication.category.coding.code",
        "min" : 1,
        "fixedCode" : "instruction"
      },
      {
        "id" : "Communication.category.coding.display",
        "path" : "Communication.category.coding.display",
        "fixedString" : "Instruction"
      },
      {
        "id" : "Communication.category.coding.userSelected",
        "path" : "Communication.category.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Communication.priority",
        "path" : "Communication.priority",
        "min" : 1,
        "fixedCode" : "asap"
      },
      {
        "id" : "Communication.medium",
        "path" : "Communication.medium",
        "max" : "0"
      },
      {
        "id" : "Communication.subject",
        "path" : "Communication.subject",
        "max" : "0"
      },
      {
        "id" : "Communication.topic",
        "path" : "Communication.topic",
        "min" : 1
      },
      {
        "id" : "Communication.topic.coding",
        "path" : "Communication.topic.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Communication.topic.coding.version",
        "path" : "Communication.topic.coding.version",
        "max" : "0"
      },
      {
        "id" : "Communication.topic.coding.code",
        "path" : "Communication.topic.coding.code",
        "min" : 1,
        "fixedCode" : "storno"
      },
      {
        "id" : "Communication.topic.coding.display",
        "path" : "Communication.topic.coding.display",
        "fixedString" : "Storno"
      },
      {
        "id" : "Communication.topic.coding.userSelected",
        "path" : "Communication.topic.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Communication.about",
        "path" : "Communication.about",
        "max" : "0"
      },
      {
        "id" : "Communication.encounter",
        "path" : "Communication.encounter",
        "max" : "0"
      },
      {
        "id" : "Communication.sent",
        "path" : "Communication.sent",
        "min" : 1
      },
      {
        "id" : "Communication.received",
        "path" : "Communication.received",
        "max" : "0"
      },
      {
        "id" : "Communication.recipient",
        "path" : "Communication.recipient",
        "max" : "0"
      },
      {
        "id" : "Communication.sender",
        "path" : "Communication.sender",
        "max" : "0"
      },
      {
        "id" : "Communication.reasonCode",
        "path" : "Communication.reasonCode",
        "max" : "0"
      },
      {
        "id" : "Communication.reasonReference",
        "path" : "Communication.reasonReference",
        "max" : "0"
      },
      {
        "id" : "Communication.payload",
        "path" : "Communication.payload",
        "max" : "0"
      },
      {
        "id" : "Communication.payload.content[x]",
        "path" : "Communication.payload.content[x]",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "Communication.note",
        "path" : "Communication.note",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.